home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 November / CMCD1104.ISO / Software / Freeware / Utilitare / filzip / fz302.exe / {app} / Filzip.exe / 0 / RCDATA / TFRMARCHIVEINFO / TFRMARCHIVEINFO.txt
Encoding:
Text File  |  2004-07-08  |  4.2 KB  |  215 lines

  1. object frmArchiveInfo: TfrmArchiveInfo
  2.   Left = 316
  3.   Top = 155
  4.   BorderStyle = bsDialog
  5.   Caption = 'frmArchiveInfo'
  6.   ClientHeight = 250
  7.   ClientWidth = 386
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poMainFormCenter
  16.   Scaled = False
  17.   OnCreate = FormCreate
  18.   OnShow = FormShow
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object lPath: TLabel
  22.     Left = 100
  23.     Top = 64
  24.     Width = 80
  25.     Height = 13
  26.     Alignment = taRightJustify
  27.     AutoSize = False
  28.     Caption = 'Path:'
  29.   end
  30.   object lArchiveType: TLabel
  31.     Left = 100
  32.     Top = 88
  33.     Width = 80
  34.     Height = 13
  35.     Alignment = taRightJustify
  36.     AutoSize = False
  37.     Caption = 'Archive type:'
  38.   end
  39.   object lName: TLabel
  40.     Left = 100
  41.     Top = 40
  42.     Width = 80
  43.     Height = 13
  44.     Alignment = taRightJustify
  45.     AutoSize = False
  46.     Caption = 'Name:'
  47.   end
  48.   object lFileCount: TLabel
  49.     Left = 100
  50.     Top = 136
  51.     Width = 80
  52.     Height = 13
  53.     Alignment = taRightJustify
  54.     AutoSize = False
  55.     Caption = 'File(s):'
  56.   end
  57.   object lSize: TLabel
  58.     Left = 100
  59.     Top = 112
  60.     Width = 80
  61.     Height = 13
  62.     Alignment = taRightJustify
  63.     AutoSize = False
  64.     Caption = 'Size:'
  65.   end
  66.   object lCompression: TLabel
  67.     Left = 100
  68.     Top = 160
  69.     Width = 80
  70.     Height = 13
  71.     Alignment = taRightJustify
  72.     AutoSize = False
  73.     Caption = 'Compression:'
  74.   end
  75.   object lDateTime: TLabel
  76.     Left = 100
  77.     Top = 184
  78.     Width = 80
  79.     Height = 13
  80.     Alignment = taRightJustify
  81.     AutoSize = False
  82.     Caption = 'Date/Time:'
  83.   end
  84.   object rbCompression: TRarBar
  85.     Left = 24
  86.     Top = 32
  87.     Width = 60
  88.     Height = 180
  89.     LineColor = 16769248
  90.     TopColor = 16744576
  91.     SideColor1 = 14706792
  92.     SideColor2 = 16744576
  93.     EmptyColor1 = 12609640
  94.     EmptyColor2 = 14647424
  95.     EmptyFrameColor1 = 10512488
  96.     EmptyFrameColor2 = 12550272
  97.     BottomFrameColor = 6570124
  98.     BottomColor = 8011916
  99.     FilledFrameColor = 8413344
  100.     FilledColor = 10510496
  101.     FilledSideColor1 = 8535190
  102.     FilledSideColor2 = 8931520
  103.     Min = 0
  104.     Max = 100
  105.     Progress = 0
  106.     Font.Charset = DEFAULT_CHARSET
  107.     Font.Color = clPurple
  108.     Font.Height = -11
  109.     Font.Name = 'MS Sans Serif'
  110.     Font.Style = [fsBold]
  111.     ShowPercentage = True
  112.     Color = clBtnFace
  113.   end
  114.   object lCompIndicator: TLabel
  115.     Left = 16
  116.     Top = 8
  117.     Width = 76
  118.     Height = 13
  119.     Caption = 'Compression:'
  120.     Font.Charset = DEFAULT_CHARSET
  121.     Font.Color = clWindowText
  122.     Font.Height = -11
  123.     Font.Name = 'MS Sans Serif'
  124.     Font.Style = [fsBold]
  125.     ParentFont = False
  126.   end
  127.   object lNameData: TLabel
  128.     Left = 200
  129.     Top = 40
  130.     Width = 230
  131.     Height = 13
  132.     AutoSize = False
  133.     Caption = 'lNameData'
  134.   end
  135.   object lPathData: TLabel
  136.     Left = 200
  137.     Top = 64
  138.     Width = 230
  139.     Height = 13
  140.     AutoSize = False
  141.     Caption = 'lPathData'
  142.   end
  143.   object lArchiveTypeData: TLabel
  144.     Left = 200
  145.     Top = 88
  146.     Width = 230
  147.     Height = 13
  148.     AutoSize = False
  149.     Caption = 'lArchiveTypeData'
  150.   end
  151.   object lSizeData: TLabel
  152.     Left = 200
  153.     Top = 112
  154.     Width = 230
  155.     Height = 13
  156.     AutoSize = False
  157.     Caption = 'lSizeData'
  158.   end
  159.   object lFilecountData: TLabel
  160.     Left = 200
  161.     Top = 136
  162.     Width = 230
  163.     Height = 13
  164.     AutoSize = False
  165.     Caption = 'lFilecountData'
  166.   end
  167.   object lCompressionData: TLabel
  168.     Left = 200
  169.     Top = 160
  170.     Width = 230
  171.     Height = 13
  172.     AutoSize = False
  173.     Caption = 'lCompressionData'
  174.   end
  175.   object lDateTimeData: TLabel
  176.     Left = 200
  177.     Top = 184
  178.     Width = 230
  179.     Height = 17
  180.     AutoSize = False
  181.     Caption = 'lDateTimeData'
  182.   end
  183.   object lvArcInfo: TListView
  184.     Left = 104
  185.     Top = 32
  186.     Width = 265
  187.     Height = 177
  188.     Columns = <
  189.       item
  190.         Caption = 'gfhfg'
  191.         Width = 130
  192.       end
  193.       item
  194.         Caption = 'jhjh'
  195.         Width = 130
  196.       end>
  197.     ReadOnly = True
  198.     RowSelect = True
  199.     ShowColumnHeaders = False
  200.     TabOrder = 1
  201.     ViewStyle = vsReport
  202.   end
  203.   object btnClose: TButton
  204.     Left = 156
  205.     Top = 218
  206.     Width = 75
  207.     Height = 25
  208.     Cancel = True
  209.     Caption = 'btnClose'
  210.     Default = True
  211.     TabOrder = 0
  212.     OnClick = btnCloseClick
  213.   end
  214. end
  215.